crypto/tls.clientHelloMsg.unmarshal (method, view implemented interface methods)

2 uses

	crypto/tls (current package)
		ech.go#L376: 	if !inner.unmarshal(reconBytes) {
		handshake_messages.go#L418: func (m *clientHelloMsg) unmarshal(data []byte) bool {